﻿@charset "utf-8";
/*CSS Document*/


/*上方广告位*/
.mp_container .mp_zttop{
	margin-bottom: 15px;
}
.zttop_box .zttop_1,.zttop_box .zttop_2,.zttop_box .zttop_3{
	float: left;
	height: 80px;
}
.zttop_box .zttop_1,.zttop_box .zttop_2{
	margin-right: 8px;
}
.zttop_box .zttop_1 {
	width: 770px;
}
.zttop_box .zttop_2 {
	width: 95px;
}
.zttop_box .zttop_3 {
	width: 119px;
}
.zttop_1 a img,.zttop_2 a img,.zttop_3 a img{
	display: block;
	width: 100%;
	height: 100%;
}
.zttop_1 .news-title,.zttop_2 .news-title,.zttop_3 .news-title{
	display: none;
}


/*头条栏*/
.mp_container .mp_Tt {
	padding-bottom: 14px;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 15px;
}

.mp_Tt .mp_Ttleft,
.mp_Tt .mp_Ttright {
	float: left;
}

.mp_Tt .mp_Ttleft {
	width: 745px;
	margin-right: 15px;
}

.headArea h1 {
	padding-top: 5px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 15px;
}

.headArea h1 a {
	font-weight: bold;
	font-size: 28px;
	color: #000;
}
.headArea h1 a:hover{
	color: #ff6400;
}
.headArea .hots {
	padding: 0 10px 0 0;
	vertical-align: middle;
	font-size: 0px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.hots p {
	width: 660px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #666;
}

.hots .moreNews {
	display: block;
	height: 16px;
	line-height: 16px;
	background: #fff;
	position: absolute;
	right: 0px;
	top: 4px;
	padding: 0 0 0 20px;
}

.hots .moreNews a {
	color: #675853;
	font-size: 12px;
}
.hots .moreNews a:hover{
	color: #ff6400;
}
.mp_Tt .mp_Ttright {
	width: 240px;
}

.mp_Ttright .focusBox {
	width: 100%;
	height: 70px;
	position: relative;
}

.focusBox .tt_right {
	width: 100%;
	height: 100%;
}

.focusBox .tt_swiper1021 {
	width: 100%;
	height: 105px;
}

.tt_swiper1021 .swiper-slide{
	position: relative
}

.tt_right .swiper-slide {
	position: relative
}

.tt_swiper1021 .swiper-slide .edit-handle{
	position: absolute;
	left: 0;
	top: 0;
}

.tt_right .swiper-slide .edit-handle{
	position: absolute;
	left: 0;
	top: 0;
}

.tt_swiper1021 .swiper-slide .news-title {
	display: none;
}

.tt_right .swiper-slide .news-title {
	display: none;
}

.tt_swiper1021 .swiper-slide a img {
	display: block;
	width: 100%;
	height: 100%;
}

.tt_right .swiper-slide a img {
	display: block;
	width: 100%;
	height: 100%;
}

.focusBox .pagination {
	position: absolute;
	right: 10px;
	text-align: right;
	top: 3px;
	width: 20%;
	z-index: 2;
}

.focusBox .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #999;
	margin: 0 3px;
	cursor: pointer;
}

.focusBox .swiper-active-switch {
	background: #d4b572;
}


/*banner部分*/
.mp_container .mp_banner {
	margin-bottom: 15px;
}

.mp_banner .mp_bannerleft {
	float: left;
	width: 320px;
}

.mp_bannerleft .bnrleft_news {
	width: 100%;
}

.bnrleft_news li {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 12px;
}

.bnrleft_news li a {
	font-size: 14px;
	color: #333;
}
.bnrleft_news li a:hover{
	color: #ff6400;
}
.bnrleft_news .blnews_li_1,
.bnrleft_news .blnews_li_5,
.bnrleft_news .blnews_li_9 {
	height: 22px;
	line-height: 20px;
	margin-bottom: 15px;
}
.bnrleft_news .blnews_li_4,
.bnrleft_news .blnews_li_8{
	margin-bottom: 24px;
}
.bnrleft_news .blnews_li_1 a,
.bnrleft_news .blnews_li_5 a,
.bnrleft_news .blnews_li_9 a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.mp_banner .mp_bannerright {
	float: right;
	width: 650px;
}

.mp_bannerright .bnr_right_box {
	width: 100%;
	height: 415px;
	position: relative;
}

.bnr_right_box .arrow-left,.bnr_right_box .arrow-right{
	width: 30px;
	height: 60px;
	position: absolute;
	top: 177px;
	z-index: 2;
	cursor: pointer;
}

.bnr_right_box .arrow-left {
	background: url(images/media_left.png) no-repeat left top /cover;
	left: 0px;
}

.bnr_right_box .arrow-right {
	background: url(images/media_right.png) no-repeat left bottom /cover;
	right: 0;
}

.bnr_right_box .bnr_right {
	width: 100%;
	height: 100%;
}

.bnr_right_box .swiper-slide {
	width: 100%;
	height: 100%;
}
.bnr_right .swiper-slide img {
	display: block;
	width: 100%;
	height: 365px;
}
.bnr_right .swiper-slide .title {
	width: 100%;
	background: url(images/media_bj.png);
}
.bnr_right .swiper-slide .title h2{
	padding-left: 10px;
	height: 48px;
	line-height: 48px;
}
.bnr_right .swiper-slide .title h2 a {
	font-size: 18px;
	color: #fff;
}
.bnr_right .swiper-slide .title h2 a:hover{
	color: #FF6400;
}
.bnr_right_box .pagination {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 15px;
	width: 20%;
	z-index: 2;
}

.bnr_right_box .swiper-pagination-switch {
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #999;
	margin: 0 3px;
	cursor: pointer;
	border: 1px solid #fff;
}

.bnr_right_box .swiper-active-switch {
	background: #ce0b24;
}

/*图片集锦上方内容*/
.mp_container .mp_content{
	width: 100%;
	margin-bottom: 20px;
}
.mp_content .img_top,.img_top .xh-fall-fallTitle{
	width: 100%;
}
.img_top .xh-fall-fallTitle{	
	border-bottom: 1px solid #dcdcdc;
}
.xh-fall-fallTitle h2{
	width: 80px;
	height: 25px;
	line-height: 25px;
	border-bottom: 2px solid #ce0b24;
	padding: 0 5px 10px 5px;
}
.xh-fall-fallTitle h2 a{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.xh-fall-fallTitle h2 a:hover{
	color: #FF6400;
}
.img_top .tujj_list{
	padding-top: 15px;
}
.tujj_list li{
	float: left;
	width: 235px;
	height: 132px;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}
.tujj_list li.img_list4{
	margin-right: 0;
}
.tujj_list li img{
	display: block;
	width: 100%;
	height: 100%;
}
.tujj_list li .title{
	width: 100%;
	background: rgba(0,0,0,.6);
	position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.tujj_list li .title p{
	height: 30px;
    line-height: 30px;
    text-align: center;
}
.tujj_list li .title p a{
	font-size: 14px;
	color: #fff;
}
.tujj_list li .title p a:hover{
	color: #FF6400;
}
/*图片集锦下方内容*/
.mp_content .img_bottom{
	padding-top: 20px;
}
.img_bottom .ad_tong,.ad_tong a img{
	width: 100%;
}
.ad_tong img{
	display: block;
}
.ad_tong .news-title{
	display: none;
}

/*全部新闻*/
.mp_container .mp_news{
	width: 100%;
}
.mp_news .news_cont{
	width: 320px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.mp_news .news-right0{
	margin-right: 0;
}
.news_cont .chaCom{
	width: 100%;
}
.chaCom .chaCom_title{
	border-top: 2px solid #d4b572;
}
.chaCom_title h2{
	width: 50%;
	float: left;
	height: 46px;
	line-height: 46px;
}
.chaCom_title h2 a{
	font-size: 18px;
	font-weight: bold;
	color: #000;	
}
.chaCom_title h2 a:hover{
	color: #FF6400;
}
.chaCom_title .zhankaiB{
	display: block;
	width: 50%;
	background: url(images/more.png) no-repeat;
    width: 20px;
    height: 11px;
    float: right;
    cursor: pointer;
    margin-top: 18px;
}
.zhankaiB a{
	display: block;
	width: 20px;
	height:11px;
}
/*图片新闻*/
.chaCom_con_wrap .picTitle{
	position: relative;
	width: 100%;
	height: 175px;
	overflow: hidden;
	background: #f1f1f1;
	margin-bottom: 5px;
}
.picTitle .img,.picTitle .img img{
	width: 100%;
	height: 100%;
}
.picTitle .img img{
	display: block;
}
.picTitle .name{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,.6);
	filter: alpha(opacity=0.6)
	filter: "alpha(opacity=0.6)";
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.picTitle .name a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.picTitle .name a:hover{
	color: #FF6400;
}
.chaCom_con_wrap .chaCom_conlist{
	width: 100%;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	background: rgb(255, 255, 255);
	cursor: pointer;
}
.chaCom_conlist a{
	font-size: 14px;
	color: #393939;
}
.chaCom_conlist a:hover{
	color: #FF6400;
}
/*广告图片*/
.mp_news .news_adimg{
	width: 100%;
	margin-bottom: 20px;
}
.newsadi_box .adimg{
	width: 100%;
	height: auto;
}
.newsadi_box .adimg img{
	display: block;
	width: 100%;
	height: auto;
}
.newsadi_box .adimg .news-title{
	display: none;
}
/*下方专题*/
.mp_container .mp_ztbottom{
	width: 100%;
}
.mp_ztbottom .ztbot_top{
	width: 100%;
	margin-bottom: 10px;
}
.xfggw_1{
	width: 100%;
}
.xfggw_1 img{
	display: block;
	width: 100%;
	height: auto;
}
.xfggw_1 .news-title{
	display: none;
}
.ztbot_bot li{
	width: 242px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
.ztbot_bot .ztbotbot_li4{
	margin-right: 0;
}
.ztbot_bot li img{
	display: block;
	width: 100%;
	height: 100%;
}
.ztbot_bot li .news-title{
	display: none;
}

.mp_yqlj{
	margin-top: 30px;
}
/*友情链接*/
.yq_dh_box {
	width: 100%;
	height: 26px;
	overflow: hidden;
	position: relative;
}

.line {
	width: 1000px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 13px;
	background: #dcdcdc;
	z-index: 1;
}

.tit {
	width: 103px;
	height: 20px;
	background: #fff;
	color: #675950;
	position: absolute;
	font-size: 20px;
	text-align: center;
	left: 445px;
	top: 0px;
	z-index: 10;
}

.yqlj_a {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #7b7b7b;
	margin-top: 35px;
	overflow: hidden;
}

.yqlj_a a {
	color: #7b7b7b;
	display: inline-block;
	margin: 0 6px 6px 15px;
}
.yqlj_a a:hover{
	color: #FF6400;
}


